home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1998 June
/
Designer's Club 1998 June.iso
/
mac
/
Idea Source@
/
Writing.Dir
/
00020.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-04-28
|
203 b
|
12 lines
on exitFrame
if soundBusy(1) then
go(the frame)
else
delay(60)
end if
set the locH of sprite 50 to the mouseH
set the locV of sprite 50 to the mouseV
updateStage()
startTimer()
end